home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / util / arc / unzip51x.lha / unzip51x / README.AMI < prev    next >
Text File  |  1994-02-07  |  4KB  |  92 lines

  1.  
  2.  
  3. February 9, 1994
  4.  
  5. Amiga specific notes for UnZip 5.1, release of February 7, 1994
  6.  
  7. ------------------------------------------------------------------------
  8.  
  9. The Info-Zip UnZip 5.1 package consists of C source code that compiles
  10. on many platforms.  Some systems, such as Amiga, lack a bundled
  11. C language compiler, so we package and distribute supported executables
  12. for those.  This enables users who don't own compilers to have a 
  13. reliable source for obtaining executables directly from the developers.
  14. This cuts down on the occurence of partial or haphazardly built
  15. distributions.
  16.  
  17. For more information about Info-Zip, and the enclosed utilities,
  18. please consult the README and doc files included in this archive.
  19.  
  20. To install the programs, copy the files, UnZip and FUnZip, to a utility
  21. command directory where you normally place add-on system commands.
  22. This would be a directory normally found in your command path.
  23. Type "path" in a CLI window for a display of which directories are
  24. in your path.  Choose a location which is not likely to be replaced
  25. if AmigaDOS is reinstalled later.
  26.  
  27. The official compiler for Info-Zip Amiga source is SAS/C
  28. version 6.51.   Any compiler revision from 6.2 and above is supported.
  29. We do not support SAS/C 5.10b (too old) nor DICE (programmer 
  30. dissapeared).
  31.  
  32. Consult the file, Where, for information on where to obtain source
  33. code if you would like a copy.  It's FREE!  If you have no access to
  34. any of the sources listed therein, send electronic mail to
  35. the address listed below, and be sure to state that you are working
  36. with the Amiga version (we support at least a dozen platforms).
  37.  
  38. These programs run only as CLI commands, but are compatible with
  39. Directory OPUS, SID, and IconX methods of execution.
  40.  
  41. -------------------------------------------------------------------------
  42.  
  43. Known problem:
  44.  
  45. It was discovered on release day that the latest SAS compiler
  46. revision (6.50 or 6.51) fixes a long-standing timezone bug, with the 
  47. result that the work-around code in UnZip now might extract files with 
  48. the wrong times, off by a certain number of hours depending on which
  49. locale you are in.  This may depend upon whether or not your locale 
  50. utilizes daylight savings time.  If this happens to you, setting the 
  51. TZ environment variable properly may bring the time to within 1 hour 
  52. of the correct time.  IMPORTANT:  This does NOT cause a problem with 
  53. the integrity of the data, but can be annoying if you depend on accurate 
  54. time stamps.
  55.  
  56. We are currently working on characterizing when and why this problem
  57. occurs, and the next release will be properly accurate.
  58.  
  59. Therefore, if this happens to you, PLEASE send mail to Zip-Bugs (below).
  60.  
  61. -------------------------------------------------------------------------
  62.  
  63. REPORT ALL BUGS AND COMMENTS TO INFO-ZIP:   <Zip-Bugs@WKUVX1.UKY.EDU>
  64.  
  65. -------------------------------------------------------------------------
  66.  
  67. If you want to redistribute this arcive, make sure that all the following
  68. files are included, as packaged in the original archive:
  69.  
  70.   UnZip                      85900 ----rwed 07-Feb-94 05:10:00
  71.   FUnZip                     28188 ----rwed 07-Feb-94 05:10:00
  72.   README                      6339 ----rw-d 07-Feb-94 05:10:00
  73.   README.AMI                  3968 ----rw-d 07-Feb-94 05:10:00
  74.   Where                       8379 ----rw-d 07-Feb-94 05:10:00
  75.   CONTRIBS                    6431 ----rw-d 07-Feb-94 05:10:00
  76.   COPYING                     6186 ----rw-d 07-Feb-94 05:10:00
  77.   unzip.doc                  18268 ----rw-d 07-Feb-94 05:10:00
  78.   zipinfo.doc                17439 ----rw-d 07-Feb-94 05:10:00
  79.   funzip.doc                  3171 ----rw-d 07-Feb-94 05:10:00
  80.  
  81. -------------------------------------------------------------------------
  82.  
  83. This Amiga port is brought to you by,
  84.  
  85.  John Bush    <John.Bush@East.Sun.COM>
  86.               <JBush@BIX.COM>
  87.  
  88.  Paul Kienitz <Paul.Kienitz@f28.n125.z1.fidonet.org>
  89.  
  90. _________________________________________________________________________
  91.  
  92.